Skip to main content

All Questions

Tagged with
3votes
1answer
128views

Ported Functions Licensing

I have found several functions in python 2.7.2 to be very useful and I recreated them in C++ for my own uses. How do I properly give python credit for them? Do I even have to? I never actually looked ...
calccrypto's user avatar

close